home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1465 / disable.txt < prev    next >
Text File  |  1997-04-07  |  2KB  |  81 lines

  1. Disable OCX v1.5
  2.  
  3. ***************
  4.  
  5. Description:
  6.  
  7. ***************
  8.  
  9. Disable is a 32-bit ActiveX control, that, when used in a compatible programming enviroment, can completely disable the Win95 TaskBar, TaskSwitching (Ctrl+Esc, Alt+Tab, Ctrl+Alt+Delete), the Icon Tray, the Start Button, and the Windows 95 Desktop!
  10.  
  11. ***************
  12.  
  13. Properties:
  14.  
  15. ***************
  16.  
  17. Name:                      | Syntax:
  18. ----------------------------------------------------------------------
  19.         
  20. DisableTaskBar            Object.DisableTaskBar = True/False    
  21.  
  22. Description:
  23.  
  24.     When set to 'True', the task bar is completely invisible to the user.But, it the startmenu can still be accessed by Ctrl+Esc, which is why
  25. I included the other property
  26.  
  27. ---
  28.  
  29. DisableIconTray              Object.DisableIconTray = True/False
  30.  
  31. Description:
  32.  
  33.     When set to 'True', the Windows 95 icon tray (on the taskbar, where the clock is) completely dissappears!
  34.  
  35. ---
  36.  
  37. DisableStartButton        Object.DisableStartButton = True/False
  38.  
  39. Description:
  40.  
  41.     When set to 'True', the Windows 95 Start button completely dissappears!
  42.  
  43. ---
  44.  
  45. DisableTaskSwitching        Object.DisableTaskSwitching = True/False    
  46.  
  47. Description:
  48.  
  49.     When set to 'True', the TaskSwitching (Ctrl+Esc, Alt+Tab, Ctrl+Alt+Delete) is completely disabled.
  50.  
  51. ---
  52.  
  53. DisableDesktop              Object.DisableDesktop = True/False
  54.  
  55. Description:
  56.  
  57.     When set to 'True', all of the Icons on your desktop are hidden, and it disables the right-click popup menu!
  58.  
  59. ***************
  60.  
  61. Price & Registration:
  62.  
  63. ***************
  64.  
  65. This program is shareware, the price:  One email (send to adkins@infinet.com) that includes:
  66.  
  67. 1) Your Name, and Email Address
  68.  
  69. 2) How you like it
  70.  
  71. 3) any bugs you have found
  72.  
  73. 4) any ways you thought of to improve it
  74.  
  75. Pretty cheap, isn't it?  If you have any questions/comments/flames please feel free to send them to adkins@infinet.com
  76.  
  77. For the latest version, please point your browsers to http://www.infinet.com/~adkins 
  78.  
  79. Thanks for trying out my program!
  80.  
  81.